C1.LiveLinq.Indexing.Search Namespace > IIndexScanner<T,TKey> Interface : FindGreater Method |
'Declaration
Function FindGreater( _ ByVal key As TKey, _ ByVal inclusive As System.Boolean, _ ByVal keyPredicate As System.Func(Of TKey,Boolean), _ ByVal order As Order _ ) As IndexQuery(Of T,TKey)
IndexQuery<T,TKey> FindGreater( TKey key, System.bool inclusive, System.Func<TKey,bool> keyPredicate, Order order )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2